PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / getFocus Method
In This Topic
    getFocus Method
    In This Topic
    Gets the focus action.
    Syntax
    public PDFAction getFocus()

    Return Value

    >An action that shall be performed when the widget receives the input focus.
    See Also